From: Stefan Monnier Date: Mon, 11 Feb 2002 13:58:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~58826 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fd42af9d0103c07ec99ba7ccfdf68a3947b36ed3;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index a3d640dd217..d6a8a83c1f8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -32,6 +32,12 @@ Emacs with Leim. * Changes in Emacs 21.3 +** font-lock: in modes like C and Lisp where the fontification assumes that +an open-paren in column 0 is always outside of any string or comment, +font-lock now highlights any such open-paren-in-column-zero in bold-red +if it is inside a string or a comment, to indicate that it can cause +trouble with fontification and/or indentation. + +++ ** There's a new face `minibuffer-prompt'. Emacs adds this face to the list of text properties stored in the